home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Business Master (3rd Edition)
/
The Business Master (3rd Edition).iso
/
files
/
grap_pcx
/
clipart1
/
printdoc.bat
< prev
next >
Encoding:
Amiga (detected)
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
DOS Batch File
|
1991-02-13
|
144 b
|
11 lines
echo off
cls
echo Please turn on the printer.
echo
pause
cls
copy readme prn
copy contents prn
echo
echo Printing finished.
echo